var math/rand/v2.fn

4 uses

	math/rand/v2 (current package)
		normal.go#L62: 		if fn[i]+float32(r.Float64())*(fn[i-1]-fn[i]) < float32(math.Exp(-.5*x*x)) {
		normal.go#L130: var fn = [128]float32{